For using expert advisor AutoMoney4_ind_demo, you must :

1) put the indicator Complex_k into folder MetaTrader4/experts/indicators,

2) put the EA AutoMoney4_ind_demo into folder MetaTrader4/experts,
2) restart MetaTrader4

--------------------------------------------
ATTENTION ! Demo is NOT working on live account, demo or real. It runs ONLY under StrategyTester of MetaTrader4, and is using for backtests only - it's a copyright protection. Full version for live account is here :

http://forexsoft.us
--------------------------------------------

Extern variables, that may be changed, are :
--------------------------------------------

Per = PERIOD_M15; - for what timeframe, the indicators values will be calculate

MaxRisk = 2; - money management. 1 means standart lotsize which calculates as YourMargin/10. More than 1 here = MORE RISK! = more profit

TP = 15; - takeprofit
